projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95caf23
)
Add bug ref
author
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 27 Jan 2009 01:22:29 +0000
(
01:22
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 27 Jan 2009 01:22:29 +0000
(
01:22
+0000)
svn path=/trunk/; revision=22226
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4ce10435dbda930ac32f00956252cdbef7673ecf..d0105ae062916093e8b9dfef67e5cea419a842e2 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2009-01-26 Matthias Clasen <mclasen@redhat.com>
+ Bug 569104 – Toggle menu entries showed as check menu entries
+ in nautilus
+
* gtk/gtkactivatable.c (gtk_activatable_do_set_related_action):
Block the previous action when calling reset() to prevent
accidental activation of the previous action.